You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > clMatrix Structure > clMatrix Methods > Normalize Method > clMatrix.Normalize Method ([In] TOpenCLMtxVec, TCplx, double)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
clMatrix.Normalize Method ([In] TOpenCLMtxVec, TCplx, double)

Normalize Vec object by subtracting a complex constant SubOffset from Vec elements and dividing the result by real constant DivFactor.

Syntax
C#
Visual Basic
public TOpenCLMtxVec Normalize([In] TOpenCLMtxVec Vec, TCplx SubOffset, double DivFactor);

Size and Complex property of calling object are adjusted automatically.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!